SubjectRepository.php#125satt_satt_mobile_app1.59msselect `id`, `name`, `slug`, `parent_id`, `_lft`, `_rgt` from `subjects` where (2731between `subjects`.`_lft` and `subjects`.`_rgt` and `subjects`.`id` <>210) and `subjects`.`deleted_at` isnullorderby `_lft` asc
SubjectRepository.php#140satt_satt_mobile_app150μsselect `id`, `description`, `subject_id` from `subject_descriptions` where `subject_descriptions`.`subject_id` in (2) and `subject_descriptions`.`deleted_at` isnull
CustomAd.php#52satt_satt_mobile_app240μsselect `id`, `code` from `custom_ads` where json_contains(`positions`, '\"page_header\"', '$."subject.chapter"') and `show_on_desktop` =1
CustomAd.php#52satt_satt_mobile_app130μsselect `id`, `code` from `custom_ads` where json_contains(`positions`, '\"page_footer\"', '$."subject.chapter"') and `show_on_desktop` =1